Function X509_keyid_set1

Source
pub unsafe extern "C" fn X509_keyid_set1(
    x: *mut x509_st,
    id: *const u8,
    len: i32,
) -> i32