Function fsconfig
pub unsafe fn fsconfig<P>(
fd: i32,
cmd: u32,
key: P,
value: P,
aux: i32,
) -> Result<(), i32> ⓘ
Available on crate feature
dep_nc
only.Expand description
Set parameters and trigger actions on a context.