Function dokan::lib_version [−][src]
pub fn lib_version() -> u32
Gets version of the loaded Dokan library.
The returned value is the version number without dots. For example, it returns 131
if Dokan
v1.3.1 is loaded.
pub fn lib_version() -> u32
Gets version of the loaded Dokan library.
The returned value is the version number without dots. For example, it returns 131
if Dokan
v1.3.1 is loaded.