Type Definition gio_sys::GFileProgressCallback

source ·
pub type GFileProgressCallback = Option<unsafe extern "C" fn(_: i64, _: i64, _: gpointer)>;