[][src]Type Definition winapi::um::setupapi::PSP_FILE_CALLBACK_W

type PSP_FILE_CALLBACK_W = Option<unsafe extern "system" fn(Context: PVOID, Notification: UINT, Param1: UINT_PTR, Param2: UINT_PTR) -> UINT>;