Function llvm_sys::core::LLVMGetIntrinsicID

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

Obtain the ID number from a function instance.