pub unsafe extern "C" fn smbc_setOptionFullTimeNames( c: *mut SMBCCTX, b: smbc_bool, )
Enables or disables full SMB time attribute names for c.
c
c must be a valid native context pointer.