Home
last modified time | relevance | path

Searched defs:PLDR_DLL_NOTIFICATION_DATA (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/win_util/src/
H A Ddll_notification.rs39 pub type PLDR_DLL_NOTIFICATION_DATA = *mut LDR_DLL_NOTIFICATION_DATA; typedef
202 notification_data: PLDR_DLL_NOTIFICATION_DATA, in notification_function()