[][src]Type Definition fna3d_sys::FNA3D_LogFunc

type FNA3D_LogFunc = Option<unsafe extern "C" fn(msg: *const c_char)>;