pub unsafe extern "C" fn LLVMGetFirstGlobalIFunc(
M: LLVMModuleRef,
) -> LLVMValueRefExpand description
Obtain an iterator to the first GlobalIFunc in a Module.
pub unsafe extern "C" fn LLVMGetFirstGlobalIFunc(
M: LLVMModuleRef,
) -> LLVMValueRefObtain an iterator to the first GlobalIFunc in a Module.