boring_sys

Function i2d_SSL_SESSION

Source
pub unsafe extern "C" fn i2d_SSL_SESSION(
    in_: *mut SSL_SESSION,
    pp: *mut *mut u8,
) -> c_int