Type Definition windows_sys::Win32::System::Js::JsFinalizeCallback
pub type JsFinalizeCallback = Option<unsafe extern "system" fn(data: *const c_void)>;Expand description
Required features: "Win32_System_Js"