Function nc::getfh

source ·
pub unsafe fn getfh<P: AsRef<Path>>(
    path: P,
    fh: &mut fhandle_t
) -> Result<(), Errno>
Expand description

Get file handle.