Function openssl_sys::OBJ_create

source ยท
pub unsafe extern "C" fn OBJ_create(
    oid: *const c_char,
    sn: *const c_char,
    ln: *const c_char,
) -> c_int