Function LLVMPointerTypeInContext

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