Function rust_libretro::retro_deinit
source · [−]#[no_mangle]
pub unsafe extern "C" fn retro_deinit()Expand description
Notifies the Core when it is being closed and its resources should be freed.
#[no_mangle]
pub unsafe extern "C" fn retro_deinit()Notifies the Core when it is being closed and its resources should be freed.