Skip to main content

splinter_event_bus_close

Function splinter_event_bus_close 

Source
pub unsafe extern "C" fn splinter_event_bus_close(fd: c_int)
Expand description

@brief Close a fd obtained from splinter_event_bus_open(). @param fd The fd to close.