[][src]Type Definition libfirm_rs_bindings::opt_ptr

type opt_ptr = Option<unsafe extern "C" fn(irg: *mut ir_graph)>;