Type Definition frida_sys::GNodeForeachFunc[][src]

pub type GNodeForeachFunc = Option<unsafe extern "C" fn(node: *mut GNode, data: gpointer)>;