Searched defs:LdrDllNotification (Results 1 – 1 of 1) sorted by relevance
72 pub type LdrDllNotification = unsafe extern "C" fn( typedef95 NotificationFunction: LdrDllNotification, in LdrRegisterDllNotification()193 pub fn get_notification_function(&self) -> LdrDllNotification { in get_notification_function()