[][src]Function transmission_sys::tr_getDirFreeSpace

pub unsafe extern "C" fn tr_getDirFreeSpace(path: *const c_char) -> i64

@brief Get available disk space (in bytes) for the specified folder. @return zero or positive integer on success, -1 in case of error.