Function ber_get_boolean

Source
pub unsafe extern "C" fn ber_get_boolean(
    ber: *mut BerElement,
    boolval: *mut ber_int_t,
) -> ber_tag_t