Function clfft::ffi::clfftGetPlanDim[][src]

pub unsafe extern "C" fn clfftGetPlanDim(
    plHandle: clfftPlanHandle,
    dim: *mut clfftDim,
    size: *mut cl_uint
) -> clfftStatus