Type Definition libretro_sys::LogPrintfFn[][src]

type LogPrintfFn = unsafe extern "C" fn(level: LogLevel, fmt: *const c_char);