bgfx_sys::bgfx_release_fn_t
[−]
[src]
type bgfx_release_fn_t = Option<unsafe extern "C" fn(_ptr: *mut c_void, _userData: *mut c_void)>;
type bgfx_release_fn_t = Option<unsafe extern "C" fn(_ptr: *mut c_void, _userData: *mut c_void)>;