boring_sys

Function SSL_CTX_set_purpose

Source
pub unsafe extern "C" fn SSL_CTX_set_purpose(
    ctx: *mut SSL_CTX,
    purpose: c_int,
) -> c_int