Function llvm_sys::core::LLVMLookupIntrinsicID
source ยท pub unsafe extern "C" fn LLVMLookupIntrinsicID(
Name: *const c_char,
NameLen: size_t,
) -> c_uint
Expand description
Obtain the intrinsic ID number which matches the given function name.