pub unsafe extern "system" fn TmEnableCallbacks(
    resourcemanager: *const KRESOURCEMANAGER,
    callbackroutine: PTM_RM_NOTIFICATION,
    rmkey: *const c_void
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"