pub unsafe extern "C" fn udf_is_dir(
p_udf_dirent: *const udf_dirent_t,
) -> boolExpand description
Return true if the file is a directory.
pub unsafe extern "C" fn udf_is_dir(
p_udf_dirent: *const udf_dirent_t,
) -> boolReturn true if the file is a directory.