pub unsafe extern "C" fn smbc_getFunctionReaddirPlus(
c: *mut SMBCCTX,
) -> smbc_readdirplus_fnExpand description
Returns the extended directory-read callback installed in c.
ยงSafety
c must be a valid, initialized native context pointer.
pub unsafe extern "C" fn smbc_getFunctionReaddirPlus(
c: *mut SMBCCTX,
) -> smbc_readdirplus_fnReturns the extended directory-read callback installed in c.
c must be a valid, initialized native context pointer.