Function windows::Win32::System::Js::JsHasProperty

pub unsafe fn JsHasProperty(
    object: *const c_void,
    propertyid: *const c_void,
    hasproperty: *mut bool
) -> JsErrorCode