Function LLVMGetIntrinsicID

Source
pub unsafe extern "C" fn LLVMGetIntrinsicID(Fn: *mut LLVMValue) -> u32
Expand description

Obtain the ID number from a function instance.