ssh_options_get_port

Function ssh_options_get_port 

Source
pub unsafe extern "C" fn ssh_options_get_port(
    session: ssh_session,
    port_target: *mut c_uint,
) -> c_int