der_encode_utf8_string

Function der_encode_utf8_string 

Source
pub unsafe extern "C" fn der_encode_utf8_string(
    in_: *const wchar_t,
    inlen: c_ulong,
    out: *mut c_uchar,
    outlen: *mut c_ulong,
) -> c_int