[][src]Function ul_sys::JSStringGetUTF8CString

pub unsafe extern "C" fn JSStringGetUTF8CString(
    string: JSStringRef,
    buffer: *mut c_char,
    bufferSize: usize
) -> usize