ffts_execute

Function ffts_execute 

Source
pub unsafe extern "C" fn ffts_execute(
    p: *mut ffts_plan_t,
    input: *const c_void,
    output: *mut c_void,
)