Function get_socket_param

Source
pub unsafe extern "C" fn get_socket_param(
    Socket: Hlong,
    GenParamName: *const c_char,
    GenParamValue: *mut c_char,
) -> Herror