pub unsafe extern "C" fn LLVMGetIntrinsicID(
    Fn: LLVMValueRef
) -> c_uint
Expand description

Obtain the ID number from a function instance.