Function JsValueToVariant

pub unsafe extern "system" fn JsValueToVariant(
    object: *const c_void,
    variant: *mut VARIANT,
) -> JsErrorCode