Skip to main content

smbc_setOptionFullTimeNames

Function smbc_setOptionFullTimeNames 

Source
pub unsafe extern "C" fn smbc_setOptionFullTimeNames(
    c: *mut SMBCCTX,
    b: smbc_bool,
)
Expand description

Enables or disables full SMB time attribute names for c.

ยงSafety

c must be a valid native context pointer.