pub type PFN_DESTRUCTION_CALLBACK = Option<unsafe extern "system" fn(pdata: *mut c_void)>;
Expand description

Required features: "Win32_Graphics_Direct3D"