pub unsafe extern "system" fn RtlDeleteFunctionTable(
    functiontable: *const IMAGE_RUNTIME_FUNCTION_ENTRY
) -> BOOLEAN
Expand description

Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’