pub unsafe extern "system" fn JsGetValueType(
    value: *const c_void,
    type: *mut JsValueType
) -> JsErrorCode
Expand description

Required features: "Win32_System_Js"