Function ASN1_BIT_STRING_set

Source
pub unsafe extern "C" fn ASN1_BIT_STRING_set(
    a: *mut asn1_string_st,
    d: *mut u8,
    length: i32,
) -> i32