Function windows_sys::Win32::System::Js::JsDeleteProperty

pub unsafe extern "system" fn JsDeleteProperty(
    object: *const c_void,
    propertyid: *const c_void,
    usestrictrules: u8,
    result: *mut *mut c_void,
) -> JsErrorCode