Function LLVMGetFirstFunction

Source
pub unsafe extern "C" fn LLVMGetFirstFunction(
    M: *mut LLVMModule,
) -> *mut LLVMValue