Function dokany_sys::DokanInit
source · pub unsafe extern "stdcall" fn DokanInit()
Expand description
Initialize all required Dokan internal resources.
This needs to be called only once before trying to use DokanMain or DokanCreateFileSystem for the first time. Otherwise both will fail and raise an exception.