[][src]Function fermium::SDL_TLSSet

pub unsafe extern "C" fn SDL_TLSSet(
    id: SDL_TLSID,
    value: *const c_void,
    destructor: Option<unsafe extern "C" fn(arg1: *mut c_void)>
) -> c_int