LLVMPointerTypeInContext

Function LLVMPointerTypeInContext 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMPointerTypeInContext(
    C: LLVMContextRef,
    AddressSpace: c_uint,
) -> LLVMTypeRef