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

Required features: "Win32_Foundation"