Function r_core::r_asn1_create_string[][src]

pub unsafe extern "C" fn r_asn1_create_string(
    string: *const c_char,
    allocated: bool,
    length: c_uint
) -> *mut RASN1String