[][src]Function libfuse_sys::helpers::fuse_file_info_set_nonseekable

pub unsafe extern "C" fn fuse_file_info_set_nonseekable(
    fi: *mut fuse_file_info,
    nonseekable: c_uint
)