Function windows_sys::Win32::System::Diagnostics::Debug::RtlAddFunctionTable

pub unsafe extern "system" fn RtlAddFunctionTable(
    functiontable: *const IMAGE_RUNTIME_FUNCTION_ENTRY,
    entrycount: u32,
    baseaddress: u64,
) -> BOOLEAN