Function windows_sys::Win32::System::Js::JsHasProperty
pub unsafe extern "system" fn JsHasProperty(
object: *const c_void,
propertyid: *const c_void,
hasproperty: *mut bool,
) -> JsErrorCode
pub unsafe extern "system" fn JsHasProperty(
object: *const c_void,
propertyid: *const c_void,
hasproperty: *mut bool,
) -> JsErrorCode