Function clfft::ffi::clfftCopyPlan
[−]
[src]
pub unsafe extern fn clfftCopyPlan(
out_plHandle: *mut clfftPlanHandle,
new_context: cl_context,
in_plHandle: clfftPlanHandle
) -> clfftStatus