Function windows::Win32::System::Js::JsGetProperty

pub unsafe fn JsGetProperty(
    object: *const c_void,
    propertyid: *const c_void,
    value: *mut *mut c_void
) -> JsErrorCode