ber_scanf

Function ber_scanf 

Source
pub unsafe extern "C" fn ber_scanf(
    ber: *mut BerElement,
    fmt: *const c_char,
    ...
) -> ber_tag_t