[][src]Type Definition nginx::GEN_SESSION_CB

type GEN_SESSION_CB = Option<unsafe extern "C" fn(ssl: *const SSL, id: *mut c_uchar, id_len: *mut c_uint) -> c_int>;