[][src]Type Definition libfirm_rs_bindings::lower_mux_callback

type lower_mux_callback = Option<unsafe extern "C" fn(mux: *mut ir_node) -> c_int>;