Package org.jocl

Interface SVMFreeFunction

    • Method Detail

      • function

        void function​(cl_command_queue queue,
                      int num_svm_pointers,
                      Pointer[] svm_pointers,
                      java.lang.Object user_data)
        The function that will be called
        Parameters:
        queue - The command queue
        num_svm_pointers - The number of pointers
        svm_pointers - The pointers
        user_data - The user data