pub unsafe extern "C" fn smbc_getOptionUrlEncodeReaddirEntries( c: *mut SMBCCTX, ) -> smbc_bool
Returns whether URL encoding is enabled for directory-entry names in c.
c
c must be a valid native context pointer.