rustc_codegen_llvm::llvm

Function LLVMPointerTypeInContext

Source
pub unsafe extern "C" fn LLVMPointerTypeInContext(
    C: &Context,
    AddressSpace: c_uint,
) -> &Type