pub unsafe extern "system" fn JsHasProperty(
    object: *const c_void,
    propertyid: *const c_void,
    hasproperty: *mut bool
) -> JsErrorCode
Expand description

Required features: "Win32_System_Js"