Type Definition dokany_sys::PFillFindData

source ·
pub type PFillFindData = Option<unsafe extern "stdcall" fn(_: PWIN32_FIND_DATAW, _: PDOKAN_FILE_INFO) -> c_int>;
Expand description

FillFindData Used to add an entry in FindFiles operation

Return

1 if buffer is full, otherwise 0 (currently it never returns 1)