Type Definition mupen64plus_sys::ptr_ResizeVideoOutput[][src]

pub type ptr_ResizeVideoOutput = Option<unsafe extern "C" fn(width: c_int, height: c_int)>;