[][src]Type Definition winapi::um::winnt::PFLS_CALLBACK_FUNCTION

type PFLS_CALLBACK_FUNCTION = Option<unsafe extern "system" fn(lpFlsData: PVOID)>;