Function windows::Win32::System::Js::JsDeleteProperty

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