Skip to main content

smbc_getFunctionStatVFS

Function smbc_getFunctionStatVFS 

Source
pub unsafe extern "C" fn smbc_getFunctionStatVFS(
    c: *mut SMBCCTX,
) -> smbc_statvfs_fn
Expand description

Returns the filesystem-statistics callback installed in c.

ยงSafety

c must be a valid, initialized native context pointer.