LLVMPointerTypeInContext

Function LLVMPointerTypeInContext 

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