pub unsafe extern "C" fn hipFreeMipmappedArray(
    mipmappedArray: *mut hipMipmappedArray
) -> hipError_t
Expand description

@brief Frees a mipmapped array on the device

@param[in] mipmappedArray - Pointer to mipmapped array to free

@return #hipSuccess, #hipErrorInvalidValue