Skip to main content

sk_SSL_CIPHER_find

Function sk_SSL_CIPHER_find 

Source
pub unsafe extern "C" fn sk_SSL_CIPHER_find(
    sk: *const stack_st_SSL_CIPHER,
    out_index: *mut usize,
    p: *const SSL_CIPHER,
) -> c_int