Function JsGetValueType

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