[][src]Function nginx::SSL_CTX_set_srp_password

pub unsafe extern "C" fn SSL_CTX_set_srp_password(
    ctx: *mut SSL_CTX,
    password: *mut c_char
) -> c_int