Function clfft::ffi::clfftSetPlanLength[][src]

pub unsafe extern "C" fn clfftSetPlanLength(
    plHandle: clfftPlanHandle,
    dim: clfftDim,
    clLengths: *const usize
) -> clfftStatus