pub unsafe extern "system" fn JsGetStringLength(
    stringvalue: *const c_void,
    length: *mut i32
) -> JsErrorCode
Expand description

Required features: "Win32_System_Js"