Function inkview_sys::c_api::OpenDirectorySelector[][src]

pub unsafe extern "C" fn OpenDirectorySelector(
    title: *const u8,
    buf: *mut u8,
    len: i32,
    hproc: iv_dirselecthandler
)