Function LLVMPointerTypeInContext

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