Function dokan_sys::DokanNotifyRename[][src]

pub unsafe extern "stdcall" fn DokanNotifyRename(
    OldPath: LPCWSTR,
    NewPath: LPCWSTR,
    IsDirectory: BOOL,
    IsInSameDirectory: BOOL
) -> BOOL