Skip to main content

smbc_getFunctionFstatVFS

Function smbc_getFunctionFstatVFS 

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

Returns the open-file filesystem-statistics callback installed in c.

ยงSafety

c must be a valid, initialized native context pointer.