free_compute_kernel_codes

Function free_compute_kernel_codes 

Source
#[unsafe(no_mangle)]
pub extern "C" fn free_compute_kernel_codes(gpu_res_index: usize)
Expand description

when your work fully finished with kernel codes and you wont need to use them anymore , you can use this function to cleanup all the mess which they created from memory