Skip to main content

swap_vectors

Function swap_vectors 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn swap_vectors( a: *mut *mut c_float, b: *mut *mut c_float, )