pub unsafe extern "C" fn LLVMGetIntrinsicID(
Fn: LLVMValueRef,
) -> c_uint
Expand description
Obtain the ID number from a function instance.
pub unsafe extern "C" fn LLVMGetIntrinsicID(
Fn: LLVMValueRef,
) -> c_uint
Obtain the ID number from a function instance.