Function clfft::ffi::clfftSetPlanScale[][src]

pub unsafe extern "C" fn clfftSetPlanScale(
    plHandle: clfftPlanHandle,
    dir: clfftDirection,
    scale: cl_float
) -> clfftStatus