Skip to main content

botan_oid_from_string

Function botan_oid_from_string 

Source
pub unsafe extern "C" fn botan_oid_from_string(
    oid: *mut botan_asn1_oid_t,
    oid_str: *const c_char,
) -> c_int