Function windows_sys::Win32::System::Js::JsCreateError

pub unsafe extern "system" fn JsCreateError(
    message: *const c_void,
    error: *mut *mut c_void,
) -> JsErrorCode