Type Definition steamworks_sys::CCallback_func_t[][src]

type CCallback_func_t<P> = Option<unsafe extern "C" fn(arg1: *mut P)>;