Function cust_raw::cuFuncSetBlockShape[][src]

pub unsafe extern "C" fn cuFuncSetBlockShape(
    hfunc: CUfunction,
    x: c_int,
    y: c_int,
    z: c_int
) -> CUresult