[][src]Function llvm_sys::core::LLVMLookupIntrinsicID

pub unsafe extern "C" fn LLVMLookupIntrinsicID(
    Name: *const c_char,
    NameLen: size_t
) -> c_uint

Obtain the intrinsic ID number which matches the given function name.