pub unsafe extern "C" fn dlpi_fd(dh: *mut dlpi_handle_t) -> i32
Expand description
Returns a file descriptor that can be used to directly operate on the open DLPI stream associated with the provided handle.
pub unsafe extern "C" fn dlpi_fd(dh: *mut dlpi_handle_t) -> i32
Returns a file descriptor that can be used to directly operate on the open DLPI stream associated with the provided handle.