Function dir_walk_alloc

Source
pub unsafe extern "C" fn dir_walk_alloc(
    storage: *mut Storage,
) -> *mut DirWalk
Expand description

Allocate DirWalk

§Arguments

  • storage -

§Returns

DirWalk*